[INFO] fetching crate favico 0.1.12...
[INFO] checking favico-0.1.12 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate favico 0.1.12 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate favico 0.1.12
[INFO] finished tweaking crates.io crate favico 0.1.12
[INFO] tweaked toml for crates.io crate favico 0.1.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate favico 0.1.12 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate favico 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341
[INFO] running `Command { std: "docker" "start" "0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking zune-jpeg v0.4.19
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking terminal-trx v0.2.4
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking xterm-color v1.0.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking terminal-colorsaurus v0.4.8
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking clircle v0.6.1
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking sysexits v0.9.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking csscolorparser v0.7.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking xbm v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking clap_complete v4.5.55
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking clap_complete_nushell v4.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]    Compiling bat v0.25.0
[INFO] [stderr]     Checking favico v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.28s
[INFO] running `Command { std: "docker" "inspect" "0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341", kill_on_drop: false }`
[INFO] [stdout] 0e73a0798f24e50098056fc1d2248069d792f25eda2d5400bcb48da23686b341
